[INFO] fetching crate claude-rust-memory 2.0.2...
[INFO] testing claude-rust-memory-2.0.2 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate claude-rust-memory 2.0.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate claude-rust-memory 2.0.2
[INFO] finished tweaking crates.io crate claude-rust-memory 2.0.2
[INFO] tweaked toml for crates.io crate claude-rust-memory 2.0.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate claude-rust-memory 2.0.2 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate claude-rust-memory 2.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded claude-rust-types v2.0.2
[INFO] [stderr]   Downloaded claude-rust-errors v2.0.2
[INFO] [stderr]   Downloaded claude-rust-config v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a43eac2ae0d6475a49a408cd2227283d4b9a42ea229fab757c2f8e992168a7b4
[INFO] running `Command { std: "docker" "start" "-a" "a43eac2ae0d6475a49a408cd2227283d4b9a42ea229fab757c2f8e992168a7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a43eac2ae0d6475a49a408cd2227283d4b9a42ea229fab757c2f8e992168a7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a43eac2ae0d6475a49a408cd2227283d4b9a42ea229fab757c2f8e992168a7b4", kill_on_drop: false }`
[INFO] [stdout] a43eac2ae0d6475a49a408cd2227283d4b9a42ea229fab757c2f8e992168a7b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 322015cfe3cae9aa2c056ece68160722fb549e3bfe5fdbe5c8e21c2fccc9d2a3
[INFO] running `Command { std: "docker" "start" "-a" "322015cfe3cae9aa2c056ece68160722fb549e3bfe5fdbe5c8e21c2fccc9d2a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling claude-rust-config v2.0.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling claude-rust-errors v2.0.2
[INFO] [stderr]    Compiling claude-rust-types v2.0.2
[INFO] [stderr]    Compiling claude-rust-memory v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.80s
[INFO] running `Command { std: "docker" "inspect" "322015cfe3cae9aa2c056ece68160722fb549e3bfe5fdbe5c8e21c2fccc9d2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "322015cfe3cae9aa2c056ece68160722fb549e3bfe5fdbe5c8e21c2fccc9d2a3", kill_on_drop: false }`
[INFO] [stdout] 322015cfe3cae9aa2c056ece68160722fb549e3bfe5fdbe5c8e21c2fccc9d2a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82b36bf18e405c3996949cf7d7b800209e19f44dbd9f0cce5bd388234fba3eed
[INFO] running `Command { std: "docker" "start" "-a" "82b36bf18e405c3996949cf7d7b800209e19f44dbd9f0cce5bd388234fba3eed", kill_on_drop: false }`
[INFO] [stderr]    Compiling claude-rust-memory v2.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: signal: 6 (SIGABRT) (core dumped)
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcuAs2eN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclaude_rust_config-824cba8541b6cc21.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libclaude_rust_types-a2acff8415c4a9fa,libfutures-9bf81ef028da2a8b,libfutures_executor-2e9f8531b0e02df8,libclaude_rust_errors-9ae529410583a2bc,libanyhow-d0824aa9c7568042,libthiserror-af8671636dbe4d60,libaxum-1f15fd9dc289fdfe,libserde_json-953bd4ef7f4ef1a6,libzmij-07c2bc01ed4c756c,libserde_path_to_error-d6c5f6b420729802,libserde_urlencoded-20e31a7cfe3dff46,libryu-ace37e26d8308611,libserde-3d8106e1a75d10c5,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhyper_util-1ff350b6f14e803f,libhyper-6b0d513436db98e2,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libserde_core-57e528f07a610d2d,libaxum_core-d306590502124c4b,libmime-4b44681fdb2c65f7,libhttp_body_util-0e32d117a3d5e797,libhttp_body-c9fa59b257b83676,libhttp-cf5b21f2e047a877,libitoa-d474a064685fa8df,libtracing-4d212d6e0840cc0e,liblog-d269868761ac548a,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libtower-8cc65e2b41c0c58f,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libfutures_util-2f8241ec5f0e850c,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-a3fa5be0ee9e8989,libfutures_sink-2a35c2cc05019abc,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libtower_service-0d7df29686b13872,libtokio-066bc3166c5c9c4b,libsignal_hook_registry-13c0f9c4ec2be8e8,liberrno-5394d6534914d886,libsocket2-bb51f76dc7723537,libbytes-ff5aca13e3e348ea,libmio-fdacbf3ac67afe5d,libparking_lot-7301b84793c0ad7b,libparking_lot_core-52d7522ba00a4701,liblibc-9017ff0c40a5fc6a,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-8a799ba8b4537fa2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcuAs2eN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/claude_rust_memory-2136b7bd43224df1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: Cannot create temporary file in /tmp/: No space left on device
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `claude-rust-memory` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "82b36bf18e405c3996949cf7d7b800209e19f44dbd9f0cce5bd388234fba3eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82b36bf18e405c3996949cf7d7b800209e19f44dbd9f0cce5bd388234fba3eed", kill_on_drop: false }`
[INFO] [stdout] 82b36bf18e405c3996949cf7d7b800209e19f44dbd9f0cce5bd388234fba3eed
